﻿2026-07-23T18:04:40.7880713Z ##[group]Run actions/checkout@v5
2026-07-23T18:04:40.7881183Z with:
2026-07-23T18:04:40.7881483Z   repository: BigscreenVR/spt-bs-core
2026-07-23T18:04:40.7884288Z   token: ***
2026-07-23T18:04:40.7884587Z   ssh-strict: true
2026-07-23T18:04:40.7884890Z   ssh-user: git
2026-07-23T18:04:40.7885200Z   persist-credentials: true
2026-07-23T18:04:40.7885529Z   clean: true
2026-07-23T18:04:40.7885833Z   sparse-checkout-cone-mode: true
2026-07-23T18:04:40.7886182Z   fetch-depth: 1
2026-07-23T18:04:40.7886462Z   fetch-tags: false
2026-07-23T18:04:40.7886791Z   show-progress: true
2026-07-23T18:04:40.7887086Z   lfs: false
2026-07-23T18:04:40.7887359Z   submodules: false
2026-07-23T18:04:40.7887667Z   set-safe-directory: true
2026-07-23T18:04:40.7888003Z   allow-unsafe-pr-checkout: false
2026-07-23T18:04:40.7888480Z env:
2026-07-23T18:04:40.7888767Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-23T18:04:40.7889356Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-23T18:04:40.7889721Z ##[endgroup]
2026-07-23T18:04:40.9771510Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-23T18:04:40.9773080Z ##[group]Getting Git version info
2026-07-23T18:04:40.9773873Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-07-23T18:04:41.0119865Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-23T18:04:41.0340286Z git version 2.43.0.windows.1
2026-07-23T18:04:41.0365578Z ##[endgroup]
2026-07-23T18:04:41.0374365Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\73505917-4b1f-42d7-a40c-b1b235b71c73\.gitconfig'
2026-07-23T18:04:41.0388531Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\73505917-4b1f-42d7-a40c-b1b235b71c73' before making global git config changes
2026-07-23T18:04:41.0389445Z Adding repository directory to the temporary git global config as a safe directory
2026-07-23T18:04:41.0394015Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-23T18:04:41.0639332Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-07-23T18:04:41.0843701Z https://github.com/BigscreenVR/spt-bs-core
2026-07-23T18:04:41.0872677Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-23T18:04:41.0877717Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-23T18:04:41.1104883Z HEAD
2026-07-23T18:04:41.1384590Z ##[endgroup]
2026-07-23T18:04:41.1388150Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-07-23T18:04:41.5492180Z ##[group]Cleaning the repository
2026-07-23T18:04:41.5496767Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-07-23T18:04:43.7516546Z Removing target/
2026-07-23T18:04:43.7553620Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-07-23T18:04:43.8137276Z HEAD is now at 15dfdf4b Merge c65908da9e41a942f41fe29dcf6174e9385ddf37 into 2342fd631f1feabcbd4405eac49da2e5c31beee5
2026-07-23T18:04:43.8167378Z ##[endgroup]
2026-07-23T18:04:43.8171804Z ##[group]Disabling automatic garbage collection
2026-07-23T18:04:43.8178009Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-23T18:04:43.8449021Z ##[endgroup]
2026-07-23T18:04:43.8449533Z ##[group]Setting up auth
2026-07-23T18:04:43.8449941Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-23T18:04:43.8684963Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-23T18:04:44.3198490Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-23T18:04:44.3492996Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-23T18:04:44.8138024Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-23T18:04:44.8378381Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-23T18:04:45.2894889Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-23T18:04:45.3212309Z ##[endgroup]
2026-07-23T18:04:45.3212861Z ##[group]Fetching the repository
2026-07-23T18:04:45.3220648Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +15dfdf4bf18f67b9dad2650c809f62ef0b418a56:refs/remotes/pull/68/merge
2026-07-23T18:04:45.9988665Z ##[endgroup]
2026-07-23T18:04:45.9989508Z ##[group]Determining the checkout info
2026-07-23T18:04:45.9990350Z ##[endgroup]
2026-07-23T18:04:45.9994379Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-23T18:04:46.0310089Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-23T18:04:46.0557682Z ##[group]Checking out the ref
2026-07-23T18:04:46.0561971Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/68/merge
2026-07-23T18:04:46.0996867Z HEAD is now at 15dfdf4b Merge c65908da9e41a942f41fe29dcf6174e9385ddf37 into 2342fd631f1feabcbd4405eac49da2e5c31beee5
2026-07-23T18:04:46.1016804Z ##[endgroup]
2026-07-23T18:04:46.1279033Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-23T18:04:46.1496312Z 15dfdf4bf18f67b9dad2650c809f62ef0b418a56
